Copy and paste objects

The Clipboard is useful for moving and copying objects from one place to another in your document, from one document to another, or even between Expression Design and another graphics application. To copy an object to the Clipboard, click Copy on the Edit menu, or press CTRL+C. To cut the object to the Clipboard (removing the object from your page), click Cut on the Edit menu, or press CTRL+X.

You can also copy a XAML representation of the selected object or objects by clicking Copy XAML on the Edit menu (or press CTRL+SHIFT+C). This action can be helpful when trying to copy a path or object into a XAML-editing program, or into a larger XAML project. Note that if you are planning on pasting your object into a XAML-aware application (such as Microsoft Expression Blend), the format of the XAML code is determined in the Clipboard (XAML) page of the Options dialog box.

Once you have an object (or objects) on the Clipboard, you can choose from among five different Paste features from the Edit menu.

Note that if you paste XAML code into Expression Design, it appears as text, and not as a graphic object.